This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Ben Nimgerover 10.Mar.07 05:42 PM a Web browser Applications DevelopmentAll ReleasesAll Platforms
Hi all,
I'm working on an application in wich I need to have 4 embedded views from different databases and these need to be filtred by the field "lm_proyecto". (When I create a new doc, the field is filled with the project name and then, i need to search all documents with the same project name and show them into their appropriate embedded view)
The problem in this code is that I need the entire view filtred by "Proyecto" and this formula only show me one row of the specified column(in this case col 2)
(For entire view it means like an embedded view from the same DB)
**In the others DBs i have the views categorized by "Proyecto"